Package com.cisco.pt.ipc.sim.pdu
Interface DNSRrAv6
- All Superinterfaces:
DNSResourceRecord,IPCData,Pdu,Signal
- All Known Implementing Classes:
DNSRrAv6Impl
-
Method Summary
Methods inherited from interface com.cisco.pt.ipc.sim.pdu.DNSResourceRecord
getDateTime, getIsAnsRecord, getLength, getName, getRecordClass, getTtl, getType, setDateTime, setIsAnsRecord, setLength, setName, setRecordClass, setTtl, setTypeMethods inherited from interface com.cisco.pt.ipc.sim.pdu.Signal
encodeTypeAndPayload, getFieldValue, getOrderedFieldNames, pduRead
-
Method Details
-
getIpAddress
IPV6Address getIpAddress()- Returns:
- IPV6Address Returns a IPV6Address
-
setIpAddress
- Parameters:
ipAddress- Takes in a parameter of ipAddress
-